Einhugur macOS Bridge plugin.
EinhugurMacOSBridge.NSVisualEffectState Enum
Constants to specify how the material appearance should reflect window activity state.
enum EinhugurMacOSBridge.NSVisualEffectState
Constants
FollowsWindowActiveState = 0
The backdrop should automatically appear active when the window is active, and inactive when it is not.
Active = 1
The backdrop should always appear active.
Inactive = 2
The backdrop should always appear inactive.